[IA64] xenitp: correctly size vcpu_ctx array
authorAlex Williamson <alex.williamson@hp.com>
Mon, 1 Oct 2007 15:59:24 +0000 (09:59 -0600)
committerAlex Williamson <alex.williamson@hp.com>
Mon, 1 Oct 2007 15:59:24 +0000 (09:59 -0600)
commitff051c2fbcb8dad706cbfa177dcaa960a71fc845
treede786cd53e3600928c505c15ed282ba967b7ec8f
parentf529f8d46b4381cb5969ccd1701234b8993b07ad
[IA64] xenitp: correctly size vcpu_ctx array

vcpu_ctx[] array size should be MAX_VIRT_CPUS instead of 1.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
tools/debugger/xenitp/xenitp.c